2025-07-13 01:26:13,203 [ 297468 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 01:26:13,203 [ 297468 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 01:26:13,204 [ 297468 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 01:26:13,204 [ 297468 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_i1iih9 --privileged --dns-search='.' --memory=30709022720 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True]' test_refreshable_mat_view/test.py::test_long_query test_refreshable_mat_view/test.py::test_long_query_cancel test_refreshable_mat_view/test.py::test_query_fail test_refreshable_mat_view/test.py::test_query_retry 'test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)]' 'test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)]' 'test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)]' 'test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)]' test_storage_s3_queue/test_5.py::test_failed_commit test_storage_s3_queue/test_5.py::test_failure_in_the_middle 'test_storage_s3_queue/test_5.py::test_filtering_files[ordered]' 'test_storage_s3_queue/test_5.py::test_filtering_files[unordered]' 'test_storage_s3_queue/test_5.py::test_migration[]' 'test_storage_s3_queue/test_5.py::test_migration[s3queue_]' test_storage_s3_queue/test_5.py::test_upgrade_3 test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host test_text_log_level/test.py::test_basic test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [37 items] scheduling tests via LoadFileScheduling test_system_start_stop_listen/test.py::test_all_protocols test_table_functions_access_rights/test.py::test_merge test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_text_log_level/test.py::test_basic test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tlsv1_3/test.py::test_create_user test_storage_s3_queue/test_5.py::test_failed_commit test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] test_system_reload_async_metrics/test.py::test_system_reload_async_metrics [gw4] [ 2%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw4] [ 5%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw6] [ 8%] PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics [gw5] [ 10%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw5] [ 13%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw5] [ 16%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw5] [ 18%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert [gw9] [ 21%] PASSED test_text_log_level/test.py::test_basic [gw3] [ 24%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw3] [ 27%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw7] [ 29%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw1] [ 32%] PASSED test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols [gw0] [ 35%] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] [gw1] [ 37%] PASSED test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols [gw0] [ 40%] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] [gw0] [ 43%] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] test_refreshable_mat_view/test.py::test_long_query [gw1] [ 45%] PASSED test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except [gw0] [ 48%] SKIPPED test_refreshable_mat_view/test.py::test_long_query test_refreshable_mat_view/test.py::test_long_query_cancel [gw0] [ 51%] SKIPPED test_refreshable_mat_view/test.py::test_long_query_cancel test_refreshable_mat_view/test.py::test_query_fail [gw0] [ 54%] SKIPPED test_refreshable_mat_view/test.py::test_query_fail test_refreshable_mat_view/test.py::test_query_retry [gw0] [ 56%] SKIPPED test_refreshable_mat_view/test.py::test_query_retry test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] [gw0] [ 59%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] [gw1] [ 62%] PASSED test_system_start_stop_listen/test.py::test_except [gw0] [ 64%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] [gw0] [ 67%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] [gw0] [ 70%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] [gw0] [ 72%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] [gw0] [ 75%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] [gw0] [ 78%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] [gw0] [ 81%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] [gw2] [ 83%] PASSED test_storage_s3_queue/test_5.py::test_failed_commit test_storage_s3_queue/test_5.py::test_failure_in_the_middle [gw2] [ 86%] PASSED test_storage_s3_queue/test_5.py::test_failure_in_the_middle test_storage_s3_queue/test_5.py::test_filtering_files[ordered] [gw2] [ 89%] PASSED test_storage_s3_queue/test_5.py::test_filtering_files[ordered] test_storage_s3_queue/test_5.py::test_filtering_files[unordered] [gw2] [ 91%] PASSED test_storage_s3_queue/test_5.py::test_filtering_files[unordered] test_storage_s3_queue/test_5.py::test_migration[] [gw2] [ 94%] PASSED test_storage_s3_queue/test_5.py::test_migration[] test_storage_s3_queue/test_5.py::test_migration[s3queue_] [gw2] [ 97%] PASSED test_storage_s3_queue/test_5.py::test_migration[s3queue_] test_storage_s3_queue/test_5.py::test_upgrade_3 [gw2] [100%] PASSED test_storage_s3_queue/test_5.py::test_upgrade_3 ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 247.10s setup test_storage_s3_queue/test_5.py::test_failed_commit 112.64s call test_storage_s3_queue/test_5.py::test_failure_in_the_middle 89.97s call test_storage_s3_queue/test_5.py::test_migration[s3queue_] 79.98s call test_storage_s3_queue/test_5.py::test_migration[] 26.82s call test_storage_s3_queue/test_5.py::test_upgrade_3 26.33s setup test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] 21.81s teardown test_storage_s3_queue/test_5.py::test_upgrade_3 20.36s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 19.15s setup test_system_start_stop_listen/test.py::test_all_protocols 17.04s call test_storage_s3_queue/test_5.py::test_filtering_files[unordered] 15.22s setup test_table_functions_access_rights/test.py::test_merge 14.29s setup test_text_log_level/test.py::test_basic 14.23s setup test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 13.92s setup test_tlsv1_3/test.py::test_create_user 13.60s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 10.58s call test_storage_s3_queue/test_5.py::test_filtering_files[ordered] 9.90s call test_system_start_stop_listen/test.py::test_except 9.43s call test_system_start_stop_listen/test.py::test_all_protocols 7.11s call test_system_start_stop_listen/test.py::test_default_protocols 5.91s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 5.90s setup test_storage_s3_queue/test_5.py::test_upgrade_3 5.57s setup test_storage_s3_queue/test_5.py::test_migration[s3queue_] 4.78s teardown test_tlsv1_3/test.py::test_https_wrong_cert 4.45s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 4.43s call test_storage_s3_queue/test_5.py::test_failed_commit 4.35s teardown test_system_start_stop_listen/test.py::test_except 4.30s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 4.18s call test_table_functions_access_rights/test.py::test_merge 4.11s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 4.03s call test_system_start_stop_listen/test.py::test_custom_protocols 3.24s call test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] 3.23s teardown test_text_log_level/test.py::test_basic 3.04s call test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] 2.74s call test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] 2.26s setup test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] 2.04s call test_text_log_level/test.py::test_basic 2.01s setup test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] 2.01s setup test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] 2.01s setup test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] 2.01s setup test_refreshable_mat_view/test.py::test_long_query_cancel 1.96s setup test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] 1.96s setup test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] 1.96s setup test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] 1.92s call test_tlsv1_3/test.py::test_create_user 1.91s setup test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] 1.86s setup test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] 1.86s setup test_refreshable_mat_view/test.py::test_long_query 1.81s setup test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] 1.74s teardown test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] 1.61s call test_table_functions_access_rights/test.py::test_view_if_permitted 1.45s call test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] 1.37s call test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] 1.35s call test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] 1.35s call test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] 1.31s call test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] 1.30s call test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] 1.25s setup test_storage_s3_queue/test_5.py::test_failure_in_the_middle 1.25s call test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] 1.25s call test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] 1.18s call test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 1.16s setup test_refreshable_mat_view/test.py::test_query_fail 1.15s setup test_storage_s3_queue/test_5.py::test_filtering_files[ordered] 1.13s teardown test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 1.11s setup test_refreshable_mat_view/test.py::test_query_retry 0.62s setup test_storage_s3_queue/test_5.py::test_migration[] 0.59s setup test_storage_s3_queue/test_5.py::test_filtering_files[unordered] 0.22s teardown test_table_functions_access_rights/test.py::test_merge 0.22s call test_refreshable_mat_view/test.py::test_long_query 0.22s call test_refreshable_mat_view/test.py::test_query_retry 0.22s call test_refreshable_mat_view/test.py::test_long_query_cancel 0.22s call test_refreshable_mat_view/test.py::test_query_fail 0.17s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.08s call test_tlsv1_3/test.py::test_https 0.08s call test_tlsv1_3/test.py::test_https_wrong_cert 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_storage_s3_queue/test_5.py::test_migration[s3queue_] 0.00s teardown test_storage_s3_queue/test_5.py::test_migration[] 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_storage_s3_queue/test_5.py::test_filtering_files[unordered] 0.00s teardown test_storage_s3_queue/test_5.py::test_filtering_files[ordered] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] 0.00s teardown test_storage_s3_queue/test_5.py::test_failed_commit 0.00s teardown test_system_start_stop_listen/test.py::test_all_protocols 0.00s teardown test_storage_s3_queue/test_5.py::test_failure_in_the_middle 0.00s setup test_system_start_stop_listen/test.py::test_custom_protocols 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] 0.00s teardown test_refreshable_mat_view/test.py::test_query_retry 0.00s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s setup test_system_start_stop_listen/test.py::test_default_protocols 0.00s setup test_system_start_stop_listen/test.py::test_except 0.00s teardown test_system_start_stop_listen/test.py::test_default_protocols 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] 0.00s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] 0.00s teardown test_refreshable_mat_view/test.py::test_long_query_cancel 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] 0.00s setup test_tlsv1_3/test.py::test_https 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] 0.00s teardown test_refreshable_mat_view/test.py::test_query_fail 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] 0.00s teardown test_system_start_stop_listen/test.py::test_custom_protocols 0.00s teardown test_refreshable_mat_view/test.py::test_long_query 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_tlsv1_3/test.py::test_https =========================== short test summary info ============================ PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics PASSED test_tlsv1_3/test.py::test_create_user PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_text_log_level/test.py::test_basic PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_system_start_stop_listen/test.py::test_all_protocols PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] PASSED test_system_start_stop_listen/test.py::test_custom_protocols PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] PASSED test_system_start_stop_listen/test.py::test_default_protocols PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] PASSED test_system_start_stop_listen/test.py::test_except PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] PASSED test_storage_s3_queue/test_5.py::test_failed_commit PASSED test_storage_s3_queue/test_5.py::test_failure_in_the_middle PASSED test_storage_s3_queue/test_5.py::test_filtering_files[ordered] PASSED test_storage_s3_queue/test_5.py::test_filtering_files[unordered] PASSED test_storage_s3_queue/test_5.py::test_migration[] PASSED test_storage_s3_queue/test_5.py::test_migration[s3queue_] PASSED test_storage_s3_queue/test_5.py::test_upgrade_3 SKIPPED [1] test_refreshable_mat_view/test.py:396: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view/test.py:437: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view/test.py:478: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view/test.py:508: Disabled for sanitizers ================== 33 passed, 4 skipped in 635.01s (0:10:35) ===================